Skip to content

Add msys2 library dependency tag in gem metadata#10

Merged
hsbt merged 1 commit into
ruby:masterfrom
larskanis:patch-1
Jul 31, 2017
Merged

Add msys2 library dependency tag in gem metadata#10
hsbt merged 1 commit into
ruby:masterfrom
larskanis:patch-1

Conversation

@larskanis

Copy link
Copy Markdown
Contributor

RubyInstaller2 supports metadata tags for installation of dependent MSYS2/MINGW libraries. The tk gem requires the mingw-w64-tk package to be installed on the system, which the gem installer takes
care about, when this tag is set.

The feature is documented here: https://github.com/oneclick/rubyinstaller2/wiki/For-gem-developers#msys2-library-dependency

RubyInstaller2 supports metadata tags for installation of dependent
MSYS2/MINGW libraries. The tk gem requires the mingw-w64-tk
package to be installed on the system, which the gem installer takes
care about, when this tag is set.

The feature is documented here:
https://github.com/oneclick/rubyinstaller2/wiki/For-gem-developers#msys2-library-dependency
@hsbt
hsbt merged commit ccaff15 into ruby:master Jul 31, 2017
@hsbt

hsbt commented Jul 31, 2017

Copy link
Copy Markdown
Member

It's reasonable. Should we release new version of tk gem?

@larskanis

Copy link
Copy Markdown
Contributor Author

A new release would be nice within the next weeks. Thank you!

@hsbt

hsbt commented Aug 1, 2017

Copy link
Copy Markdown
Member

@larskanis

Copy link
Copy Markdown
Contributor Author

Great! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants